-
Notifications
You must be signed in to change notification settings - Fork 1.1k
chore: rename bootstrap to merge_repository #8832
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Fixed. |
|
generation/repos.txt
Outdated
| @@ -1,132 +1,3 @@ | |||
| java-accessapproval | |||
| google-cloud-java | |||
| java-accesscontextmanager | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since java-accesscontextmanager and java-aiplatform are both going to be archived, maybe use a different repository? I would consider something like java-logging.
generation/repos.txt
Outdated
| @@ -1,132 +1,3 @@ | |||
| java-accessapproval | |||
| google-cloud-java | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How would this work?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When you explained that this job is to merge an existing repository into the monorepo, I think one of the input is this monorepo itself.
Co-authored-by: Mike Eltsufin <[email protected]>
|
repo-metadata is missing in google-cloud-java root. I have to do a special treatment for Google-cloud-java. |
|
Now this.
To reference google-cloud-java-merged. |
|
@meltsufin PTAL. All checks passed. |
We don't intend to bootstrap the monorepo. The script is there to merge a repository into the monorepo in future. Renaming the file to reflect the usage.